home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 8 / macformat_08.iso / mac / Shareware Internet / HyperCard / Incremental search 1.0 / background_2607.txt < prev    next >
Encoding:
Text File  |  1995-07-10  |  519 b   |  24 lines

  1. -- background: 2607 from stack: in.0
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 05
  10. -- high flags: 0004
  11. -- rect: left=31 top=10 right=333 bottom=479
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   if the shiftKey is down then set the locktext of me to not the locktext of me
  23. end mouseUp
  24.